update xs_transaction_t to be a plain u32 integer instead of a fake pointer.
authorvhanquez@kneesa.uk.xensource.com <vhanquez@kneesa.uk.xensource.com>
Wed, 11 Jan 2006 12:01:37 +0000 (12:01 +0000)
committervhanquez@kneesa.uk.xensource.com <vhanquez@kneesa.uk.xensource.com>
Wed, 11 Jan 2006 12:01:37 +0000 (12:01 +0000)
commitd9014bb4aa1120f7024119a5719bccf8b45e7179
tree6bd33d8ab2347e80a45b274e9d33957f484a8482
parent53ed6896f34e46734d1e2d681cb234440b41a94a
update xs_transaction_t to be a plain u32 integer instead of a fake pointer.

Signed-off-by: Vincent Hanquez <vincent@xensource.com>
14 files changed:
linux-2.6-xen-sparse/arch/xen/kernel/reboot.c
linux-2.6-xen-sparse/drivers/xen/blkback/xenbus.c
linux-2.6-xen-sparse/drivers/xen/blkfront/blkfront.c
linux-2.6-xen-sparse/drivers/xen/netfront/netfront.c
linux-2.6-xen-sparse/drivers/xen/tpmback/xenbus.c
linux-2.6-xen-sparse/drivers/xen/tpmfront/tpmfront.c
linux-2.6-xen-sparse/drivers/xen/xenbus/xenbus_dev.c
linux-2.6-xen-sparse/drivers/xen/xenbus/xenbus_xs.c
linux-2.6-xen-sparse/include/asm-xen/xenbus.h
tools/python/xen/lowlevel/xs/xs.c
tools/xenstat/libxenstat/src/xenstat.c
tools/xenstore/xenstore_client.c
tools/xenstore/xs.c
tools/xenstore/xs.h